Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Dec 2012 17:29:14 +0000 (19:29 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Dec 2012 17:29:14 +0000 (19:29 +0200)
commit951025c769d5638237d8bf338b8d8360d53363e2
tree98d84100fdc3d80f0d806c4b66a4884d0f905951
parent5c9fe9c65e0818314225be5617826b8f955db3a1
Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.

 src/xdisp.c (set_cursor_from_row): Don't confuse a truncation or
 continuation glyph on a TTY with an indication of an empty line.
 src/dispextern.h: Improve commentary to glyph->charpos and
 glyph->object.
src/ChangeLog
src/dispextern.h
src/xdisp.c